home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d1 / hdm4.arc / HDM.999 < prev    next >
Text File  |  1990-03-01  |  6KB  |  340 lines

  1. Main Functions
  2. Break Back Chkdisk
  3. Clok Cnfig Cpy Del
  4. Directorys
  5. Dskcpy Edlin Erase
  6. Find Format Label
  7. Mode Path
  8. Print Prompt Renam
  9. Rstr Srt Tree Type
  10. Ver Verfy Vol Xcpy
  11. Basic information on using this menu 
  12.  
  13. Copy File(s) from Diskette to Hard Drv
  14. Copy File(s) from Hard Drv to Diskette
  15.  
  16. Directory of Files - Sorted by Name
  17.  
  18. Diskette copy
  19. Format & Label a Diskette
  20. Format & Label a Diskette - with DOS to boot
  21.  
  22.  
  23.  
  24. Backup file(s) to disk for the FIRST time
  25. Backup file(s) modified since last backup
  26.  
  27. Copy an entire diskette   to a backup diskette
  28. Copy your Hard Disk Menus to a backup diskette
  29.  
  30. Check Disk, Display space for Files, Bad sectors
  31. Set Clock
  32. Set Date
  33.  
  34. Display contents of Config.sys file
  35.  
  36. Copy File(s) from Diskette to Hard Drv
  37. Copy File(s) from Diskette to Diskette
  38. Copy File(s) from Hard Drv to Diskette
  39.  
  40. DELETE File from Diskette - Caution!
  41. Directory of diskette
  42. Directory of hard disk
  43.  
  44.  
  45. No Files - Sub Directorys only
  46.    Files - Sorted by Name
  47.    Files - Sorted by Extension
  48.    Files - Sorted by Size
  49.    Files - Sorted by Year
  50.    Files - Sorted by Time
  51. COPY diskette
  52.  
  53. Create a new or Overlay an existing Bat File
  54. Edit an existing Bat (or text) File
  55. Edit    AutoExec.Bat - pasword "HDM"
  56.  
  57.  
  58.  
  59. Erase File from Diskette - Caution!
  60. Erase File from Hard drive - Caution!
  61. Find         a string of characters
  62. Find         a string of characters & show line#
  63. Find all but a string of characters & show line#
  64.  
  65.  
  66. Format & Label a Diskette
  67. Format & Label a Diskette - with DOS to boot
  68.  
  69. Add a Label to any Volume
  70. Check Label
  71. Screen mode color enabled
  72. Screen mode color disabled
  73. Screen mode color, shifted right w/ test pattern
  74.  
  75.  
  76. Set Printer port & compressed mode
  77. Set Printer port & draft      mode
  78.  
  79. Display Current Path
  80. Set     Current Path (eg, Root & DOS Directorys)
  81. Print Queue - INITIALIZE
  82.             - ADD any text file to queue
  83.             - Check STATUS
  84.             - CANCEL any file  in queue
  85.             - CANCEL ALL files in queue
  86. Set dos prompt to Default >
  87. Set dos prompt to Current drive & directorys >
  88. Set dos prompt to Date Time DOS Versn Drv&Dir =>
  89.  
  90. Rename any file
  91. Restore a file that was previously backed up
  92.  
  93. SORT a file
  94.  
  95. Tree w/ all SubDirectorys - on screen
  96. Tree w/ all SubDirectorys - to printer
  97. Tree w/ all SubDirectorys & all Files
  98.  
  99. Type File on Screen - Fast
  100. Type File on Screen - One page at a time
  101. Display DOS Version number
  102.  
  103. Check Verify status
  104. Set   Verify status On
  105. Set   Verify status Off
  106.  
  107. Add a Label to any Volume
  108. Check Label on any Volume
  109.  
  110. Extended copy of Files, Directories, & SubDirs
  111. ECHO This menu contains many common DOS commands.~ECHO    Your DOS Subdirectory MUST be included in your Path statement, (see Page F7)~ECHO A few commands only work with certain DOS versions, but try them all.~ECHO    Some will be very useful!~PAUSE
  112.  
  113. COPY &8&0 &9
  114. COPY &9\&0 &8
  115.  
  116. CD c:\~DIR &9\&0 | FIND /v "<" | SORT | MORE~PAUSE
  117.  
  118. {&6 {Default A:}{?Specify Diskette Drive}}~DISKCOPY %1 %1
  119. FORMAT &8/v
  120. FORMAT &8/v/s
  121.  
  122.  
  123.  
  124. BACKUP &9\&0 &8~PAUSE
  125. BACKUP &9\&0 &8/a/m~PAUSE
  126.  
  127. {&6 {Default A:}{?Specify Diskette Drive}}~DISKCOPY %1 %1
  128. COPY hdmenu.t* &8~PAUSE
  129.  
  130. CHKDSK &9\&0 /v~PAUSE
  131. TIME
  132. DATE
  133.  
  134. CLS~TYPE C:\Config.sys~PAUSE
  135.  
  136. COPY &8&0 &9
  137. COPY &8&0 &8*.*
  138. COPY &9\&0 &8
  139.  
  140. DEL &8\{?FileName.Ext{Default Temprary.fil}}
  141. DIR &8\&0/&7~PAUSE
  142. DIR &9\&0/&7~PAUSE
  143.  
  144.  
  145. CD c:\~DIR &9 | FIND "<" | FIND /v "." | SORT | MORE~PAUSE
  146. CD c:\~DIR &9\&0 | FIND /v "<" | SORT | MORE~PAUSE
  147. CD c:\~DIR &9\&0 | FIND /v "<" | SORT /+10 | MORE~PAUSE
  148. CD c:\~DIR &9\&0 | FIND /v "<" | SORT /+16 | MORE~PAUSE
  149. CD c:\~DIR &9\&0 | FIND /v "<" | SORT /+30 | MORE~PAUSE
  150. CD c:\~DIR &9\&0 | FIND /v "<" | SORT /+33 | MORE~PAUSE
  151. {&6 {Default A:}{?Specify Diskette Drive}}~DISKCOPY %1 %1
  152.  
  153. CLS~ECHO When done, use Ctrl Z to Return to Menu~PAUSE~COPY con {&9}\{?FileName.Ext {default .bat}}~PAUSE
  154. CLS~ECHO Enter  q  to quit edit w/o save~PAUSE~EDLIN {&9}\{?FileName.Ext {default .bat}}
  155. CLS~ECHO Enter   q   to quit edit w/o save~PAUSE~EDLIN \autoexec.bat
  156.  
  157.  
  158.  
  159. ERASE &8\{?FileName.Ext{Default Temprary.fil}}
  160. ERASE &9\{?FileName.Ext{Default Temprary.fil}}
  161. FIND "{?Specify string to search for:}" &9\&0 | MORE~PAUSE
  162. FIND /n "{?Specify string to search for:}" &9\&0 | MORE~PAUSE
  163. FIND /v/n "{?Specify string to search for:}" &9\&0 | MORE~PAUSE
  164.  
  165.  
  166. FORMAT &8/v
  167. FORMAT &8/v/s
  168.  
  169. LABEL &8
  170. VOL &8~PAUSE
  171. MODE co80
  172. MODE bw80
  173. MODE co80,r,t~PAUSE
  174.  
  175.  
  176. MODE {?Set port Lpt2, Lpt3, etc.{Default Lpt1}}:132,8,P
  177. MODE {?Set port Lpt2, Lpt3, etc.{Default Lpt1}}:80,6,P
  178.  
  179. PATH~PAUSE
  180. PATH {Default C:;C:\DOS}{?Enter directorys for path statememt (separated by semicolons)}~PAUSE
  181. PRINT /d:prn /b:16384~PAUSE
  182. PRINT &9\&0~PAUSE
  183. PRINT~PAUSE 
  184. PRINT /c &9\&0~PAUSE
  185. PRINT /t~PAUSE
  186. PROMPT~&3
  187. PROMPT $p$g~&3
  188. PROMPT $_$d  $t$_$v$_$p$_$q$g~&3
  189.  
  190. CD &9~REN &0 &0~PAUSE
  191. RESTORE &8 &9\&0 /p~PAUSE
  192.  
  193. CD &9~CLS~ECHO Unsorted file:~TYPE {&6 {?Specify Name of File to be sorted}}~SORT <%1 >%1~CLS~ECHO Sorted File:~TYPE %1~PAUSE
  194.  
  195. cd\~TREE | MORE~PAUSE
  196. cd\~TREE >lpt1
  197. cd\~&4~&5~TREE/f~PAUSE
  198.  
  199. &4~&5~CLS~TYPE &9\&0~PAUSE
  200. &5~TYPE &9\&0 | MORE~PAUSE
  201. VER~PAUSE
  202.  
  203. ECHO If verify is on, DOS will check that data was written correctly.~ECHO Current Status of~VERIFY~PAUSE
  204. VERIFY~ECHO Setting Verify On~VERIFY on~VERIFY~PAUSE
  205. VERIFY~ECHO Setting Verify Off~VERIFY off~VERIFY~PAUSE
  206.  
  207. LABEL &8
  208. VOL &8~PAUSE
  209.  
  210. XCOPY &9\&0 &8 /e /s /v
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255. ║Lq
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324. echo To observe the effects of the prompt command:~echo    Press "F3" to exit the Hard Disk Menu,~echo    and "X" to return to the Hard Disk Menu.~pause
  325. echo Use   Ctrl S to Scroll
  326. echo Press Ctrl C to Break~pause
  327. %1~REM Used to repeat parameters, but only specify them once
  328. {default p}{?p = page, replace with w for wide}
  329. {default A:}{?Specify Diskette Drive: Press Enter for Drive A or change it}
  330. {default C:}{?Hard Drive:   \Directory\SubDirectory(s)}
  331. {{default *.*}?Filename*.Ext* (Press Ctrl-U to undo, Esc to End)}
  332. ïüÅÄçÄÇèÅéÄüïÅâÄÅîìääç
  333. Return
  334. $
  335. 1..D2....1.............. HDM IV 2.10
  336. DOS Commands
  337. Press <Esc> to Return
  338. Sample Menu Entries
  339.  
  340.